Rename static local functions and variables to not have any unnecessary _
authorTor Lillqvist <tml@novell.com>
Wed, 21 Jan 2009 20:51:22 +0000 (20:51 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Wed, 21 Jan 2009 20:51:22 +0000 (20:51 +0000)
commit1948867311c07dcbcbfd5e8e682b6ae849e6435d
tree8cc6daf3cd705f98514cb735db194a770afa686a
parent579f457c78d52b09ba3b6aa238f99c6914ae8d26
Rename static local functions and variables to not have any unnecessary _

2009-01-21  Tor Lillqvist  <tml@novell.com>

* gdk/win32/gdkcursor-win32.c: Rename static local functions and
variables to not have any unnecessary _ or _gdk_win32 prefix.

* gdk/win32/gdkcursor-win32.c (hcursor_from_type): Implement
creating a GDK_BLANK_CURSOR.

svn path=/trunk/; revision=22165
ChangeLog
gdk/win32/gdkcursor-win32.c